.banner {
  font-size: 0; }
  .banner img {
    width: 100%;
    min-width: 1200px; }

.floor_1 {
  height: 658px;
  background-color: #efefef; }
  .floor_1 .fixed_width {
    text-align: center;
    overflow: hidden; }
  .floor_1 h2 {
    font-weight: bold;
    font-size: 28px;
    margin: 88px auto 15px; }
  .floor_1 h3 {
    color: #919191;
    font-size: 12px;
    font-weight: normal; }
  .floor_1 h4 {
    color: #717171;
    font-size: 15px;
    font-weight: normal;
    margin-top: 29px; }
  .floor_1 .whole {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 73px; }
  .floor_1 .group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1; }
    .floor_1 .group + .group {
      margin-left: 34px; }
  .floor_1 .item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 138px;
    padding: 26px 26px 26px 31px;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .floor_1 .item + .item {
      margin-top: 30px; }
    .floor_1 .item > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
    .floor_1 .item b {
      color: #2d0028;
      font-size: 26px;
      font-weight: normal; }
    .floor_1 .item i {
      display: block;
      width: 9px;
      height: 9px;
      border-radius: 50%;
      background-color: #5b5b5b; }
    .floor_1 .item p {
      color: #717171;
      font-size: 15px;
      font-weight: 400; }
    .floor_1 .item:hover i {
      background-color: #4b63ad; }

.floor_2 {
  height: 658px;
  background-color: #2e002a; }
  .floor_2 .fixed_width {
    text-align: center;
    overflow: hidden; }
  .floor_2 h2 {
    font-weight: bold;
    font-size: 28px;
    margin: 88px auto 15px;
    color: #fafafa; }
  .floor_2 h3 {
    color: #fafafa;
    font-size: 12px;
    font-weight: normal; }
  .floor_2 h4 {
    color: #fafafa;
    font-size: 15px;
    font-weight: normal;
    margin-top: 29px; }
  .floor_2 .whole {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 73px; }
  .floor_2 .group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1; }
    .floor_2 .group + .group {
      margin-left: 34px; }
  .floor_2 .item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 138px;
    padding: 26px 26px 26px 31px;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .floor_2 .item + .item {
      margin-top: 30px; }
    .floor_2 .item > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
    .floor_2 .item b {
      color: #2d0028;
      font-size: 26px;
      font-weight: normal; }
    .floor_2 .item p {
      color: #717171;
      font-size: 15px;
      font-weight: 400; }
    .floor_2 .item i {
      color: #717171;
      letter-spacing: 2px;
      font-size: 16px;
      font-style: normal; }

.floor_3 {
  background-color: #f0edf1; }
  .floor_3 .fixed_width {
    overflow: hidden; }
  .floor_3 h2 {
    font-weight: bold;
    font-size: 28px;
    margin: 88px auto 15px;
    text-align: center; }
  .floor_3 h3 {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #919191; }
  .floor_3 h4 {
    font-size: 15px;
    font-weight: normal;
    margin-top: 29px;
    text-align: center;
    color: #717171; }
  .floor_3 .type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 67px;
    height: 440px; }
  .floor_3 .gallery-top {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .floor_3 .details {
    background-color: #ffffff;
    padding: 22px 22px 44px 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .floor_3 .details .details_group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
      margin-top: 40px; }
    .floor_3 .details b {
      color: #2d0028;
      font-size: 20px;
      font-weight: normal; }
    .floor_3 .details p {
      font-size: 15px;
      color: #717171;
      margin-top: 18px; }
    .floor_3 .details a {
      display: block;
      width: 138px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 6px;
      background-color: #fcc662;
      color: #ffffff;
      font-size: 16px;
      font-weight: 400; }
  .floor_3 .gallery-thumbs {
    width: 290px;
    margin-right: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .floor_3 .thumbs-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column; }
  .floor_3 .thumbs {
    background-color: #ffffff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-left: 34px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
    cursor: pointer; }
    .floor_3 .thumbs:before, .floor_3 .thumbs:after {
      content: "";
      display: block; }
    .floor_3 .thumbs .title {
      color: #080006;
      font-size: 20px;
      font-weight: 400; }
    .floor_3 .thumbs p {
      color: #717171;
      font-size: 15px; }
  .floor_3 .swiper-slide-thumb-active {
    background-color: #568aef; }
    .floor_3 .swiper-slide-thumb-active .title {
      color: #ffffff; }
    .floor_3 .swiper-slide-thumb-active p {
      color: #ffffff; }

.floor_4 {
  background-color: #f0edf1;
  overflow: hidden; }
  .floor_4 h2 {
    font-weight: bold;
    font-size: 28px;
    margin: 88px auto 15px;
    text-align: center; }
  .floor_4 h3 {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #919191; }
  .floor_4 h4 {
    font-size: 15px;
    font-weight: normal;
    margin-top: 29px;
    text-align: center;
    color: #919191; }
  .floor_4 ul {
    margin-top: 50px;
    margin-bottom: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .floor_4 li {
    font-size: 18px;
    color: #999999;
    cursor: pointer;
    position: relative; }
    .floor_4 li + li {
      margin-left: 70px; }
    .floor_4 li::before {
      content: "";
      padding-bottom: 11px;
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      border-bottom: 3px solid #5b89d9;
      -webkit-transition: 0.2s all linear;
      transition: 0.2s all linear; }
    .floor_4 li:hover::before {
      width: 100%;
      left: 0; }
    .floor_4 li.active {
      color: #080006; }
      .floor_4 li.active::before {
        content: "";
        padding-bottom: 11px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-bottom: 3px solid #5b89d9;
        -webkit-transition: 0.2s all linear;
        transition: 0.2s all linear; }
  .floor_4 .box {
    display: none;
    position: relative; }
    .floor_4 .box .swiper-slide:hover .name {
      display: none; }
    .floor_4 .box .swiper-slide:hover .mask {
      -webkit-transform: translateY(0);
      transform: translateY(0); }
    .floor_4 .box.cur {
      display: block; }
    .floor_4 .box img {
      display: block;
      width: 287px;
      height: 446px;
      -o-object-fit: cover;
      object-fit: cover; }
    .floor_4 .box .swiper-slide {
      position: relative; }
    .floor_4 .box .name {
      width: 287px;
      height: 78px;
      line-height: 78px;
      text-align: center;
      position: absolute;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.4);
      font-size: 17px;
      color: #ffffff;
      font-weight: bold; }
    .floor_4 .box .mask {
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      -webkit-transition: 0.4s all ease-in-out;
      transition: 0.4s all ease-in-out;
      background-color: rgba(0, 0, 0, 0.8);
      color: #ffffff;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      text-align: center;
      padding: 60px 68px; }
      .floor_4 .box .mask .title {
        font-size: 28px; }
      .floor_4 .box .mask .definition {
        font-size: 16px;
        margin-top: 90px; }
      .floor_4 .box .mask p {
        font-size: 12px;
        margin: 20px auto 50px;
        line-height: 24px;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical; }
      .floor_4 .box .mask a {
        display: block;
        background-color: #ffffff;
        border-radius: 6px;
        width: 148px;
        height: 37px;
        line-height: 37px;
        font-weight: bold;
        color: #271F04;
        font-size: 16px; }
    .floor_4 .box .zuo, .floor_4 .box .you {
      padding: 23px 8px;
      background-color: #C4C1C4;
      left: -60px;
      outline: none;
      color: #ffffff;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; }
      .floor_4 .box .zuo::after, .floor_4 .box .you::after {
        font-size: 24px; }
    .floor_4 .box .you {
      left: auto;
      right: -60px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px; }

.floor_5 {
  background-color: #f0edf1; }
  .floor_5 .fixed_width {
    overflow: hidden; }
  .floor_5 h2 {
    font-weight: bold;
    font-size: 28px;
    margin: 88px auto 15px;
    text-align: center; }
  .floor_5 h3 {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #919191; }
  .floor_5 h4 {
    font-size: 15px;
    font-weight: normal;
    margin-top: 29px;
    text-align: center;
    color: #919191; }
  .floor_5 .news_group {
    margin-top: 70px; }
  .floor_5 .news_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 210px;
    background-color: #ffffff;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .floor_5 .news_item + .news_item {
      margin-top: 30px; }
    .floor_5 .news_item img {
      width: 344px;
      height: 164px;
      -o-object-fit: cover;
      object-fit: cover; }
    .floor_5 .news_item .content {
      margin-left: 40px;
      margin-right: 90px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .floor_5 .news_item .content h5 {
        color: #080006;
        font-size: 18px;
        font-weight: normal; }
      .floor_5 .news_item .content p {
        margin-top: 20px;
        color: #717171;
        font-size: 12px;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .floor_5 .news_item .content span, .floor_5 .news_item .content time {
        font-size: 12px;
        color: #717171; }
      .floor_5 .news_item .content time {
        margin-left: 20px; }
    .floor_5 .news_item .more {
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .floor_5 .news_item .more a {
        color: #717171;
        font-size: 12px; }
  .floor_5 .read_more {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ffffff;
    margin-top: 30px;
    margin-bottom: 90px; }
    .floor_5 .read_more a {
      color: #080006;
      font-size: 15px; }

.floor_6 {
  background-color: #2b0028;
  height: 436px;
  padding-top: 97px;
  padding-bottom: 94px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .floor_6 .fixed_width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .floor_6 .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .floor_6 h5 {
    color: #ffffff;
    font-size: 28px; }
  .floor_6 h6 {
    color: #ffffff;
    font-size: 28px;
    font-weight: normal; }
  .floor_6 p {
    color: #ffffff;
    font-size: 14px; }
  .floor_6 button {
    background-color: #fdc359;
    color: #080006;
    font-size: 20px; }
  .floor_6 .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-right: 150px; }
  .floor_6 .input_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 553px; }
  .floor_6 input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1;
    width: 258px;
    height: 52px;
    padding-left: 32px;
    border-radius: 6px;
    font-size: 16px;
    outline: none;
    border: none; }
    .floor_6 input + input {
      margin-left: 30px; }
  .floor_6 button {
    border: none;
    width: 553px;
    height: 54px;
    border-radius: 6px;
    font-weight: bold;
    outline: none;
    cursor: pointer; }

.apply_tk {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 3;
  overflow-y: auto; }
  .apply_tk .fixed_width {
    height: 447px; }
    .apply_tk .fixed_width .data_1 {
      width: 762px;
      height: 447px;
      position: absolute;
      left: 50%;
      top: 15%;
      bottom: 190px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 200;
      background-color: #fff; }
      .apply_tk .fixed_width .data_1 .easy {
        height: inherit;
        padding: 25px 25px 0 172px; }
        .apply_tk .fixed_width .data_1 .easy .easy_img {
          width: 100%;
          height: 18px;
          margin-bottom: 23px; }
          .apply_tk .fixed_width .data_1 .easy .easy_img img {
            width: 18px;
            height: 18px;
            cursor: pointer;
            float: right; }
        .apply_tk .fixed_width .data_1 .easy .success {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 87px;
          margin-bottom: 23px; }
          .apply_tk .fixed_width .data_1 .easy .success img {
            width: 87px;
            height: 87px; }
          .apply_tk .fixed_width .data_1 .easy .success .right {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            margin-left: 23px;
            color: #636262;
            letter-spacing: 1px; }
            .apply_tk .fixed_width .data_1 .easy .success .right h3 {
              font-size: 24px;
              margin-bottom: 20px; }
            .apply_tk .fixed_width .data_1 .easy .success .right p {
              font-size: 16px; }
        .apply_tk .fixed_width .data_1 .easy .cooperation {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          padding-left: 99px;
          color: #5D5D5D;
          margin-bottom: 12px; }
          .apply_tk .fixed_width .data_1 .easy .cooperation .question {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            margin-right: 16px; }
            .apply_tk .fixed_width .data_1 .easy .cooperation .question b {
              font-size: 18px; }
          .apply_tk .fixed_width .data_1 .easy .cooperation .tel {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            font-size: 30px;
            font-weight: 900; }
        .apply_tk .fixed_width .data_1 .easy .two_code {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-left: 27px;
          text-align: center;
          color: #5D5D5D; }
          .apply_tk .fixed_width .data_1 .easy .two_code .border_1 {
            border: 1px dashed #5D5D5D;
            width: 184px;
            height: 177px;
            margin-right: 10px;
            padding-top: 7px; }
            .apply_tk .fixed_width .data_1 .easy .two_code .border_1 img {
              width: 126px;
              height: 126px;
              padding: 9px 9px 6px;
              -webkit-box-shadow: 2px 10px 20px #C4C4C4, -1px 10px 20px #C4C4C4;
              box-shadow: 2px 10px 20px #C4C4C4, -1px 10px 20px #C4C4C4; }
            .apply_tk .fixed_width .data_1 .easy .two_code .border_1 p {
              margin-top: 5px; }
          .apply_tk .fixed_width .data_1 .easy .two_code .border_2 {
            border: 1px dashed #5D5D5D;
            width: 184px;
            height: 177px;
            margin-right: 10px;
            padding-top: 7px; }
            .apply_tk .fixed_width .data_1 .easy .two_code .border_2 img {
              width: 124px;
              height: 124px;
              padding: 10px 9px 6px;
              -webkit-box-shadow: 2px 10px 20px #C4C4C4, -1px 10px 20px #C4C4C4;
              box-shadow: 2px 10px 20px #C4C4C4, -1px 10px 20px #C4C4C4; }
            .apply_tk .fixed_width .data_1 .easy .two_code .border_2 p {
              margin-top: 5px; }
/*# sourceMappingURL=index.css.map */